Accessing Process Platform with Locale in the URL |
Accessing Process Platform
To access the Process Platform instance in a particular locale, you can either set it in the CUSP User preferences or you can add the locale parameter with a value in the URL so that the locale formats can reflect in all the Process Platform UIs.
Format:
http://<server_name:port_number>/home/<organization_name>?locale='<locale_name>'
For the supported locales and corresponding codes in Process Platform, refer to Locales for more information.
Accessing Process Platform Applications
To access the Process Platform applications in a particular locale, you can add the locale parameter with a value so that locale formats can reflect in that application.
Format:
<Application_URL>?locale='<locale_name>'